summaryrefslogtreecommitdiffstats
path: root/.vscode/extensions.json
blob: 0f0d7401df0c9b133b596dc4e00fbe9fd7d467c0 (plain) (blame)
1
2
3
4
5
6
7
{
    // See http://go.microsoft.com/fwlink/?LinkId=827846
    // for the documentation about the extensions.json format
    "recommendations": [
        "platformio.platformio-ide"
    ]
}